home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 110
/
jogo-disk-110.iso
/
Games
/
steppenwolf_2_chapter_8.swf
/
scripts
/
DefineButton2_1711
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2008-11-12
|
262b
|
15 lines
on(release){
set("/Variables:TransMail",eval("/Variables:Instructions"));
if(_currentframe == 2)
{
tellTarget("InvSelection")
{
gotoAndStop(1);
}
}
tellTarget("MailMovie")
{
gotoAndPlay(3);
}
}